home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-12-15 | 899 b | 42 lines |
- #
- # Prototype makefile for libraries.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.library
- # Mon Dec 14 17:41:06 PST 1992
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.library,v 1.16 92/06/10 13:04:33 jhh Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = descMap.c fileAccess.c lfs.c seg.c segUsage.c stableMem.c
- LINTSRCS =
- MACHINES = ds3100 sun3 sun4
- MAKEFILE = Makefile
- MANPAGES =
- NAME = lfslib
- PUBHDRS = lfslib.h
- SYSMAKEFILE = library.mk
- TYPE = admin
- DISTDIR ?= /dist/sprite/src/admin/lfslib
- #include <settm.mk>
-
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(TM).md/dependencies.mk)
- #include "$(TM).md/dependencies.mk"
- #endif
-